home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5277 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  669 b 

  1. Path: cais.cais.com!duffy
  2. From: duffy@cais.cais.com (Duffy Men)
  3. Newsgroups: comp.lang.c
  4. Subject: HELP!! Problem port C code from SUN OS to SOLARIS
  5. Date: 9 Feb 1996 15:11:22 GMT
  6. Organization: Capital Area Internet Service info@cais.com 703-448-4470
  7. Message-ID: <4ffo6q$vs5@zippy.cais.net>
  8. NNTP-Posting-Host: cais.com
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I has a software original code under SUN OS and we tried to port it to 
  12. SOLARIS 2.5 (SUN C compiler 3.0).  We have following link error message 
  13. happen:
  14.  
  15.    ld: fatal symbol referenceing errors
  16.    undefined symbol                 in file
  17.     debug                main.o
  18.  
  19. Does anyone can tell me how to fix it?  Thank you for help.
  20.